DecimalNIProviderIBinaryIODecimalNGetInstance Method

Returns an instance of T.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IBinaryIO<DecimalN> IProvider<IBinaryIO<DecimalN>>.GetInstance()

Return Value

IBinaryIODecimalN
An instance of T.

Implements

IProviderTGetInstance

See Also